home *** CD-ROM | disk | FTP | other *** search
-
- #(
- #!
- (lisp::in-package 'user::lisp)
- #!
- (lisp::export '(lisp::*modules* lisp::provide lisp::require))
- #!
- (lisp::export 'lisp::documentation)
- #!
- (lisp::export '(lisp::variable lisp::function lisp::structure lisp::type lisp::setf))
- #!
- (lisp::in-package 'lisp::system)
- lisp::*modules*
- :test
- lisp::*default-pathname-defaults*
- #""
- system::variable-documentation
- system::function-documentation
- system::structure-documentation
- system::type-documentation
- system::setf-documentation
- "~S is an illegal documentation type."
- lisp::declare
- lisp::provide
- lisp::require
- lisp::documentation
- system::find-documentation
- lisp::string=
- lisp::variable
- lisp::function
- lisp::structure
- lisp::type
- lisp::setf
- )
-